﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px; 
	line-height:30px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
a:hover{text-decoration: none; } /* 鼠标在链接上 */ 

.textover{text-overflow:ellipsis;white-space:nowrap;}

.fl,.left{float:left;}
.fr,.right{float:right;} 
.hide{display: none}
.backcolor{background:#da1413;}

.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

.wrap{ width:1200px; margin:0 auto; height:auto;}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

/*public*/
body{max-width: 1920px;margin: 0 auto;}

/*头部*/

/*logo*/
.logo{ width:100%; height:120px; margin:0 auto; background: url(../images/logo.jpg) center center no-repeat #fff; border-top:5px solid #1155c4}

/*导航*/
.navbg{width:100%; height:60px; margin:0 auto; background:#1057c1; }
.navbg ul{ width:1345px; height:60px; margin:0 auto}
.navbg ul li{float:left}
.navbg ul li a{padding-left:42px; padding-right:43px;height:60px; display:block;font-size:16px; color:#fff; line-height:60px; font-weight:bold }
.nav_on{background:#98c40c}


.mainbanner{ width:100%; height:500px; margin:0 auto; background:#cfcfcf}


/*搜索*/
.link{ width:100%; height:74px; margin:0 auto; border-bottom:1px solid #d9d9d9 }
.link ul{ width:1200px; height:74px; margin:0 auto;}
.link ul li{ float:left; height:74px}
.link ul li p{line-height:74px;width:700px; height:74px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px}
.link ul li a{line-height:74px; color:#666666; font-weight:100}

.bannerfo{ width:360px;height:74px; position:relative}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:19px; width:312px; height:30px; border-bottom:1px solid #d9d9d9;}
.bannerfo dl .inputbox input{ width:282px; height:30px; padding:0 15px;color:#666666; line-height:30px; font-size:15px;}
.bannerfo dl .menuser{ position:absolute; left:312px; top:19px; width:48px; height:30px; display:block;background: url(../images/search2.jpg) no-repeat 0 0;  border-bottom:1px solid #d9d9d9;}
.bannerfo dl .menuser input{width:48px; height:30px;background: url(../images/search2.jpg) no-repeat 0 0;}


/*产品展示*/

.product{ width:100%; height:auto; display:block; overflow:hidden;margin:0 auto; background: url(../images/pro_bj.jpg) center top no-repeat; padding-top:30px; padding-bottom:70px;}
.product .title{ background: url(../images/line.png) center 75px no-repeat; display:block; text-align:center; font-size:20px; color:#666666; height: auto; line-height:30px}
.product .title p{ font-size:40px; color:#1057c1; font-weight:bold; line-height:50px; margin-bottom:10px}
.product .content{ width:1212px; height:820px; display:block; overflow:hidden; text-align:center; margin:30px auto 0}

.Menubob { margin-bottom:30px; display:block; }
.Menubob a{ padding:8px 35px;margin:10px; line-height:42px; font-size:18px;border:solid 2px #fff;border-radius:12px; background:#dfdfdf}
.Menubob a:hover{background:#0679ec; color:#fff; font-size:18px; line-height:42px;border-radius:12px}
.Menubob a.hover{background:#0679ec; color:#fff; font-size:18px; line-height:42px;border-radius:12px}

.proming_a{ width:283px; height:309px; border:1px solid #dadada; background: url(../images/dec_producta.png) center 258px no-repeat #fff; display:block;float:left; margin:9px 9px 50px;}
.proming_a .topimg{width:283px; height:212px; display:block; overflow:hidden; }
.proming_a .topimg img{ max-width:100%; height:212px;transform: scale(1);transition: all 1s ease-out;}
.proming_a p{ width:283px; height:46px; text-align:center;line-height:46px; font-size:15px; color:#333;text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden;}
.proming_a .more{ width:165px; height:44px; margin:30px auto 0; display:block; text-align:center; line-height:44px; background:#0679ec; font-size:15px; color:#fff;}
.proming_a:hover{border:1px solid #98c40c;}
.proming_a:hover .topimg img{transform: scale(1.2);}
.proming_a:hover .more{ width:165px; height:44px; margin:30px auto 0; display:block; text-align:center; line-height:44px; background:#0679ec; font-size:15px; color:#fff;}

.scjd{ width:100%; height:483px; margin:0 auto; background:url(../images/bg_scjd.png) center top no-repeat; margin-top:-80px; padding-top:250px}
.scjd .main{ width:1200px; height:auto; margin:0 auto}
.childa{ width:283px; height:269px; display:block; float:left; margin:0 10px; text-align:center;line-height:57px; font-size:15px; color:#333333;text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden; border:1px solid #dadada}
.childa .topimg{width:283px; height:212px; display:block; overflow:hidden; }
.childa .topimg img{ max-width:100%; height:212px;transform: scale(1);transition: all 1s ease-out;}
.childa:hover .topimg img{transform: scale(1.2);}

.childc{ width:265px; height:198px; display:block; float:left; margin:0 10px; text-align:center;display:block; overflow:hidden; border:1px solid #dadada}
.childc .topimg{width:265px; height:198px; display:block; overflow:hidden; }
.childc .topimg img{ max-width:100%; height:198px;transform: scale(1);transition: all 1s ease-out;}
.childc:hover .topimg img{transform: scale(1.2);}



/*公司简介*/
.about{ width:1200px; height:auto; margin:15px auto 0;}
.about .title{ background: url(../images/line.png) center 75px no-repeat; display:block; text-align:center; font-size:20px; color:#666666; height: auto; line-height:30px}
.about .title p{ font-size:40px; color:#1057c1; font-weight:bold; line-height:50px; margin-bottom:10px}
.about .content{ width:413px; height:370px; margin:35px auto 0; padding-left:765px; padding-top:100px; padding-right:22px; background:url(../images/bg_gsjj.jpg) center top no-repeat}
.about .content .txt{font-size:15px; line-height:30px; color:#fff !important; height:210px; display:block; overflow:hidden}
.about .content .more{width:196px; height:42px;border-radius:10px; display:block; float:right; margin-top:25px; text-align:center; line-height:42px; border:1px solid #fff; font-size:16px; color:#fff}
.about .content .more:hover{border-radius:10px; border:1px solid #fff; font-size:16px; color:#02a852; background:#fff}

/*新闻中心*/
.news{ width:1200px; height:auto; margin:70px auto;}
.news .title{ background: url(../images/line.png) center 75px no-repeat; display:block; text-align:center; font-size:20px; color:#666666; height: auto; line-height:30px}
.news .title p{ font-size:40px; color:#1057c1; font-weight:bold; line-height:50px; margin-bottom:10px}
.news .content{margin-top:40px}

.leftnews{ width:600px; height:auto; display:block; float:left}

.childb{ width:600px; height:100px; margin:0 auto; padding-top:24px; padding-bottom:24px; border-bottom:1px solid #cdcdcd}
.childb .time{ display:block; text-align:center; margin-right:20px; float:left; width:103px; height:74px; border:1px solid #343434; padding:12px 0}
.childb .time p{ font-size:37px; font-family:Arial, Helvetica, sans-serif; line-height:45px;}
.childb .time span{ font-size:19px; font-family:Arial, Helvetica, sans-serif; line-height:25px}

.childb .txt{ display:block; float:left; width:370px; height:auto; }
.childb .txt p{font-size:16px; line-height:35px;height:35px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.childb .txt p a{font-size:16px; line-height:35px;}
.childb .txt span{line-height:25px; height:50px; color:#666; display:block; overflow:hidden}

.childb .more{display:block; float:right; color:#0679ec; font-size:14px; line-height:25px; padding-top:60px}

.rightnews{ width:542px; height:448px; display:block; float:right; background:#fff}
.rightnews .topimg{ width:542px; height:325px; display:block; overflow:hidden}
.rightnews .topimg img{ width:542px; height:325px;transform: scale(1);transition: all 1s ease-out;}
.rightnews .txt{ padding:15px 15px 30px}
.rightnews .txt .lb{ width:390px; height:auto; display:block; float:left}
.rightnews .txt .lb p{ font-size:16px; line-height:35px;height:35px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.rightnews .txt .lb p a{ font-size:16px; line-height:35px;}
.rightnews .txt .lb span{ line-height:25px; height:50px; color:#666; display:block; overflow:hidden}
.rightnews .txt .more{ width:96px; height:32px; display:block; float:right; text-align:center; line-height:32px; background:#0679ec; color:#fff}

.rightnews:hover .topimg img{transform: scale(1.2);}


/*foot*/
.foot{ width:100%; height: auto; margin:0 auto; background:#27282d; padding-top:25px; padding-bottom:35px; }
.foot .main{ width:1200px; height:auto; margin:0 auto; }

.botlogo{ display:block; float:left; width:280px; height:auto; display:block}

.navigationa{ width:200px; height:auto; display:block; float:left; margin-right:50px}
.navigationa .title{ height:47px; line-height:47px; font-size:16px; color:#fffeff}
.navigationa .dec{ width:30px; height:1px; background:#02a852; display:block}
.navigationa .content{ margin-top:10px}
.navigationa .content a{ width:50%; height:35px; display:block; float:left; line-height:35px; font-size:14px; color:#83838b}

.contact{ width:325px; height:auto; display:block; float:left; }
.contact .title{ height:47px; line-height:47px; font-size:16px; color:#fffeff}
.contact .dec{width:30px; height:1px; background:#02a852; display:block}
.contact .content{ margin-top:10px; font-size:14px; line-height:35px; color:#83838b;}
.contact .content strong{ font-size:14px; line-height:35px; color:#d0d0d0}

.attention{ width:295px; height:auto; display:block; float:right}
.attention .title{height:47px; line-height:47px; font-size:16px; color:#fffeff}
.attention .dec{width:30px; height:1px; background:#02a852; display:block}
.attention .content{ margin-top:10px;}
.attention .content1{}
.attention .content1 ul li{ float:left; margin-right:20px}
.attention .content2{ margin-top:10px; height:36px; color:#fffeff}
.attention .content3{ margin-top:10px; height:55px; color:#83838b; padding-left:52px; background:url(../images/bot_tel.png) 0 center no-repeat}
.attention .content3 p{ font-size:16px; color:#83838b; line-height:25px}
.attention .content3 span{ font-size:30px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#83838b; line-height:35px}

.footer{ width:100%; height:45px; margin:0 auto; background:#1a1a1a}
.footer ul{ width:1200px; height:45px; margin:0 auto;}
.footer ul li{ float:left; line-height:45px;font-size:14px; color:#777777;}
.footer ul li a{line-height:45px; font-size:14px; color:#777777;}

/*子页面大图*/
.neibanner{ width:100%; height:300px; margin:0 auto; background:#cfcfcf}

/*子页面样式*/
.mainframe{ width:1200px; height:auto; margin:35px auto 55px}

.lebox{ width:237px; height:auto}
.prolist{ width:237px; height:auto;}
.titcplde{ line-height:57px; text-align:center; font-size:24px; color:#fff; background:#124998; font-weight:bold}
.mbcpny{ width:237px; height:auto; /*border:1px solid #dfdfdf;*/ border-top:none; padding:5px 0; background:#1057c1}

.m_1 {
}
.m_1 > li {
  overflow: hidden;
  position: relative;
}
.m_1 > li > a {
  display: block; width:216px; height:41px; line-height:41px; color:#333; font-size:15px; text-indent:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj.png) no-repeat 13px center #fff; margin:5px auto
}

.m_1 > li:hover > a {
display: block; width:216px; height:41px; line-height:41px; color:#fff; font-size:15px; text-indent:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyja.png) no-repeat 13px center #1e78ff; margin:5px auto;text-decoration:underline; color:#fff
}

.m_1 > li > a.active{
display: block; width:216px; height:41px; line-height:41px; color:#fff; font-size:15px; text-indent:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj2.png) no-repeat 13px center #1e78ff; margin:5px auto;text-decoration:none; color:#fff
}

.m_1 > li .menu_btn {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0;
  right: 0;
  cursor: pointer;
}
.m_1 > li .menu_btn_active {
  background: ;
}
.m_1 > li .menu_btn:hover {
  background-color:;
}
.m_2 {
  display: none;
}




.m_2 > li {

}
.m_2 > li:last-child {

}
.m_2 > li:first-child {

}



.m_2 > li a{
  display: block; width:216px; height:32px; line-height:32px; border-bottom:1px dotted #fff;  font-size:14px; text-indent:45px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px 11px; color:#fff; margin:0 auto;
}

.m_2 > li a:hover {
 display: block; width:216px; height:32px; line-height:32px; border-bottom:1px dotted #fff;  font-size:14px; text-indent:45px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px 11px; color:#fff100; margin:0 auto;
}

.m_2 > li a.active{
 display: block; width:216px; height:32px; line-height:32px; border-bottom:1PX dotted #fff  font-size:14px; text-indent:45px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px 11px; color:#fff100; font-weight:bold; margin:0 auto;
}

.m_2 > li a span{ color:#666; font-family:宋体; font-style:14px; line-height:30px
}

.onelist{ display: block; width:216px; height:41px; line-height:41px; color:#fff; font-size:16px; text-indent:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj.png) no-repeat 13px center #e70012; margin:8px auto}
.onelist:hover{ text-decoration:underline; color:#fff}
.onelista,.onelista:hover{ display: block; width:216px; height:41px; line-height:41px; color:#fff; font-size:16px; text-indent:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj2.png) no-repeat 13px center #e70012; margin:8px auto}

.twolist{ display: block; width:216px; height:30px; line-height:30px;  font-size:13px; text-indent:35px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px center}

.letelbox{ background:url(../images/letel.png) no-repeat 16px center #342c2a; padding:25px 0 25px 77px}
.letelbox p{ color:#fff; line-height:16px}
.letelbox{ color:#fff; font-family:impact; font-size:23px; line-height:32px}



.rightframe{ width:920px; height:auto; display:block; float:right}
.rightframe .title{ height:50px; background:#eeeeee; padding:0 25px 0 0}
.rightframe .title p{ float:left; line-height:50px;font-size:16px; color:#fff; padding-left:35px; padding-right:35px; background:#124998}
.rightframe .title span{ float:right; line-height:50px;background: url(../images/home.png) 0 center no-repeat;padding-left: 16px;color: #888;font-size: 14px;}
.rightframe .title span a{line-height:50px;color: #888;font-size: 14px;}
.rightframe .content{ margin-top:25px; border:1px solid #dfdfdf; padding:25px; min-height:333px}
.rightframe .content1{ margin-top:25px;border:1px solid #dfdfdf; padding:25px; min-height:333px}
.rightframe .content1 *{font-size:16px; line-height:35px}


.rightframe .content2{ margin-top:25px; border:1px solid #dfdfdf; padding:15px;}




/*子页面新闻里面样式用*/
.childcc{height:144px; margin:0 auto; padding:20px; border-bottom:1px solid #cfcfcf}
.childcc p{ width:100%; height:30px; line-height:30px;font-size:16px; color:#000; font-weight:bold; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block}
.childcc p a{font-size:16px; color:#000;line-height:30px;}
.childcc .time{height:30px;font-size:13px; color:#999;line-height:30px;}
.childcc span{ font-size:13px; line-height:22px; color:#666; height:44px; display:block; overflow:hidden;}
.childcc .more{ width:120px; height:30px; display:block; text-align:center; background:#888; line-height:30px; color:#fff; margin-top:10px;border-radius:20px;transition: all 0.3s linear 0s;}
.childcc:hover .more{background:#02a852}
.childcc:hover{ background:#f5f5f5;/*box-shadow: 0 0 8px 4px #f3f3f3;*/}

/*翻页*/
.page{ width:100%;margin:10px auto; line-height:30px; text-align:right;}
.page span{ display:inline-block; padding:0 10px 0 0; }
.page a.num.select{ padding:6px 10px; color:#fff; background:#02a852;border:1px solid #cccccc; margin:0 5px;}
.page a.num{padding:6px 10px;border:1px solid #cccccc; margin:0 5px; background:#fff}
.page a.num:hover{ padding:6px 10px; color:#fff; background:#02a852; margin:0 5px}

/*上一页下一页*/
.news_page{ margin:20px auto 0;overflow: hidden;}
.news_page li{ width:44.2%;float:left; height:40px; line-height:40px; overflow:hidden;padding:0 10px 0 30px;background:#f5f5f5;}
.news_page .pagepre{background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;} 
.news_page .pagepre a,.news_page .pagenext a{ line-height:40px; color:#757575; font-size:16px}
.news_page .pagenext{text-align: right;padding-right: 30px; background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center; } 
.news_page .pagepre:hover{ background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;}
.news_page .pagenext:hover{background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;}


/*左侧*/

.lcommon{ width:208px; height:auto; margin:0 auto;border:1px solid #dfdfdf;box-shadow: 0 0 10px #e4e2e2; padding:0 20px 20px; margin-bottom:15px;}
.lcommon .head{border-bottom:1px solid #dfdfdf; height:63px;background:url(../images/icon.jpg) 0 center no-repeat;}
.lcommon .head p{ display:block; float:left; padding-left:65px; padding-right:12px; border-bottom:3px solid #da1413; line-height:60px; font-size:24px; color:#da1413; font-weight:bold}
.lcommon .head a{ float:right; line-height:63px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#555555}
.lcommon .content{margin-top:8px}
.lcommon .content a{ background:#f5f5f5;width: 100%;font-size:16px;height: 46px;line-height: 46px;text-align: center;display: inline-block;color: #333;transition: all ease-out 0.2s; margin-top:10px}
.lcommon .content a.on {
	color: #FFFFFF;
	background: #fc583d;
	transition: all ease-out 0.4s;
}


.lwhkx{ width:208px; height:auto; margin:0 auto;border:1px solid #dfdfdf;box-shadow: 0 0 10px #e4e2e2; padding:0 20px 20px}
.lwhkx .head{border-bottom:1px solid #dfdfdf; height:63px;background:url(../images/icon.jpg) 0 center no-repeat;}
.lwhkx .head p{ display:block; float:left; padding-left:65px; padding-right:12px; border-bottom:3px solid #da1413; line-height:60px; font-size:24px; color:#da1413; font-weight:bold}
.lwhkx .head a{ float:right; line-height:63px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#555555}
.lwhkx .content{margin-top:12px}
.lwhkx .content ul li{width:100%; height:46px;}
.lwhkx .content ul li a{width:100%; height:46px; font-size:16px; line-height:46px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
<!--.lwhkx .content ul li span{height:46px; width:25%; display:block; text-align:right; overflow:hidden; line-height:46px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#7777;}
-->


/*子页面企业荣誉*/
.proming_b{ width:270px; height:242px; float:left; margin:10px; padding:2px; border:1px solid #dfdfdf;background:#fff;line-height:40px;font-size:16px; text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden; color:#333; text-align:center}
.proming_b .topimg{ width:270px; height:202px; display:block; text-align:center; overflow:hidden}
.proming_b .topimg img{ max-width:100%;height:202px;transform: scale(1);transition: all 1s ease-out;}
.proming_b:hover .topimg img{transform: scale(1.2);}



/*详情*/
.newsdet_title {
	width: 100%;
	text-align: center;
}
.newsdet_title .newsdet_title1 {
	line-height: 35px;
	width: 100%;
	color: #333333;
	text-align: center;
	font-size: 24px; margin-bottom:10px;
}
.newsdet_title .newsdet_title2 {
	display: inline-block;
	color: #999999;
	font-size: 14px; line-height:35px; 
}
.newsdet_title .newsdet_title2 span {
	display: inline-block;
	float: left;
	padding: 0 30px;
	height: 35px;
	line-height: 35px;
}
.newsdet_title .newsdet_title2 .spa1 {
	background: url(../images/bg7.png) no-repeat 0 50%;
}
.newsdet_title .newsdet_title2 .spa2 {
	background: url(../images/bg8.png) no-repeat 0 50%;
}
.newsdet_title .newsdet_title2 .spa3 {
	background: url(../images/bg9.png) no-repeat 0 50%;
}
.newstext {
	font-size: 16px;
	color: #757575;
	line-height: 30px;
	border-bottom: #ebebeb solid 1px;
	padding-bottom: 30px;
}
.newstext p{ margin-bottom:10px}

/*新闻列表*/
.news_top{ margin-bottom:30px}
.news_top .leftimg{ display:block; float:left; width:281px; height:187px; overflow:hidden; text-align:center}
.news_top .leftimg img{max-width:100%;height:187px;transform: scale(1);transition: all 1s ease-out;}
.news_top:hover .leftimg img{transform: scale(1.2);}

.news_top .righttxt{ display:block; float:right; width:610px; height:auto}
.news_top .righttxt p{ font-size:24px; width:100%; height:30px; line-height:30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:12px;}
.news_top .righttxt p a{ font-size:24px;line-height:30px; }
.news_top .righttxt span{ line-height:24px; font-size:13px; color:#838383; height:96px; display:block; overflow:hidden; margin-bottom:20px}
.news_top .righttxt .date{ background:url(../images/time.png) 0 center no-repeat; padding-left:20px; color:#888888; font-size:14px; line-height:20px}

.news_line{border-top: 3px solid #404040;}
.news_line ul {border-bottom: 1px solid #000; background:url(../images/line1.jpg) repeat}
.news_line ul li{width:100%; height:61px; background:url(../images/icon1a.png) 23px center no-repeat}
.news_line ul li a{width:78%; height:61px; display:block; float:left;text-indent:60px; font-size:16px; color:#000; line-height:61px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.news_line ul li span{height:61px; width:20%; display:block; text-align:right; overflow:hidden; line-height:61px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#828282; margin-right:2%}

.news_line ul li:hover{width:100%; height:61px; background:url(../images/icon2a.png) 23px center no-repeat #fc583d}
.news_line ul li:hover a{font-size:16px; color:#fff; line-height:61px;}
.news_line ul li:hover span{line-height:61px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;}



/*留言*/
.guestbook_show{ margin:0 auto;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px;}
.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#f79b21; font-style:normal;}
.guestbook_form .inp_one{ width:380px;height:28px; line-height:28px;outline: none;border:1px solid #ccc;padding-left: 4px;}
.guestbook_form .inp_one:focus{border:1px solid #3671cf;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:30px; height:40px; padding:5px 0px 5px 5px;}
.guestbook_form dt{ width:80px; float:left; line-height:35px;}
.guestbook_form dd{ width:85%; float:left;}
.guestbook_form dd span{padding-left:20px}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:180px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{width:150px;height:32px; background:#b8b8b8; border:none; margin-right:10px; color:#fff;cursor: pointer;}
.guestbook_form .button:hover{ background:#f1f1f1; color:#555;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;text-align: center;}
.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}

.XRegina{ width: 100%; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#555; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:16%}
.XRegina .heada ul li.li2{ width:16%}
.XRegina .heada ul li.li3{ width:24%}
.XRegina .heada ul li.li4{ width:12%}
.XRegina .heada ul li.li5{ width:16%}
.XRegina .heada ul li.li6{ width:16%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#e3f1ff;color:#0572c4}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center}
.XRegina .contenta ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }

.XRegina .contenta ul li.li1{ width:16%; height:45px;}
.XRegina .contenta ul li.li2{ width:16%; height:45px;}
.XRegina .contenta ul li.li3{ width:24%; height:45px;}
.XRegina .contenta ul li.li4{ width:12%; height:45px;}
.XRegina .contenta ul li.li5{ width:16%; height:45px;}
.XRegina .contenta ul li.li6{ width:16%; height:45px;}

.showa{width:95%; display:block; margin:0 auto; height:auto; line-height:30px;}
.show_page{ margin:20px auto;overflow: hidden;text-align: center;}
.show_page li{ width:50%; float:left;}
.show_page li a{ color:#333}

.XReginaa{ width: 100%; position: absolute; left: 0; top: 35%; z-index: 9; display: block; background:#fff; min-height:300px}
.XReginaa .contentaa{ padding:25px; line-height:30px}
.XReginaa .contentaa .titleaa{ border-bottom:1px solid #cfcfcf; height:30px;}
.XReginaa .contentaa .titleaa p{ float:left; border-bottom:2px solid #0072c0; line-height:29px; font-size:18px; font-weight:bold; color:#0072c0}
.XReginaa .contentaa .contaa{ margin-top:30px; line-height:30px;}
.XReginaa .contentaa .contaa p{ font-size:16px; color:#333; font-weight:bold}
.XReginaa .contentaa .contaa p span{ font-size:16px; color:#ff0000; font-weight:bold}
.XReginaa .contentaa .contbb{ margin-top:30px; line-height:30px;}

.XReginaa .contentaa .contbb ul li{width:100%; height:30px; border-bottom:1px dashed #e0e0e0;}
.XReginaa .contentaa .contbb ul li a{ float:left; width:80%;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; color:#333}
.XReginaa .contentaa .contbb ul li span{ float:right; width:20%; display:block; text-align:right; line-height:30px; font-size:12px; color:#888}




/*子页面营销网络*/
.subnetwork{ width:1050px; height:auto; margin:0 auto}
.subnetwork ul li{ width:212px; height:176px; margin:20px 25px; border-bottom:1px solid #efeeed; display:block; float:left; text-align:center; line-height:50px; font-size:18px; color:#727272; font-weight:bold}
.subnetwork ul li img{ width:126px; height:126px}

/*子页面详情页*/
.primgpic{ display:block; text-align:center}
.primgpic img{ max-width:100%; height:auto; }

/*产品详情页*/
.cpshow{ width:100%; height:auto; margin:0 auto}
.cpshow .leftpic{text-align:center; float:left;display: block;width:480px; height:360px; overflow:hidden; padding:2px; border:1px solid #cfcfcf}
.cpshow .leftpic img{ max-width:100%; height:360px;transition: all 1s ease-out;  transform: scale(1);}
.cpshow .leftpic:hover img{transform: scale(1.2);}

.cpshow .righttxt{ display:block; float:right; width:40%; height:auto;}
.cpshow .righttxt ul li{ border-bottom:1px dashed #cfcfcf; height:46px; line-height:46px; font-size:14px; color:#666666}
.cpshow .righttxt ul li span{ line-height:46px; font-size:20px; color:#ff9012; font-family:Arial, Helvetica, sans-serif}
.cpshow .righttxt ul li .more{ width:120px; height:40px; display:block; text-align:center; line-height:40px; background:#02a852; color:#fff; border-radius:10px}


.contentm{ width:100%; height:auto; margin:0 auto; margin-top:20px}
.contentm .titlea{ width:100%; height:40px; margin:0 auto; border-bottom:1px solid #029c66}
.contentm .titlea span{ float:left; padding-left:15px; padding-right:15px; background:#029c66; line-height:40px; color:#fff; font-size:16px; font-weight:bold}
.contentm .cont{ line-height:30px !important; font-size:14px !important; margin-top:30px}

/*联系我们*/
#telback{background: url(../images/lxs.png) no-repeat 40px -30px;
    min-height:370px;
    padding: 80px 0 0 440px;
    width: 360px;
}
#telback b{font-size:16px; color:#ff6600; line-height:35px; font-weight:bold}

/*在线地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 840px; margin:0 auto;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}

.leftlx{padding:15px; background:#124998; line-height:30px; font-size:15px; color:#fff}
.leftlx *{line-height:30px; font-size:15px; color:#fff}


.search_x{/* border:1px solid #d1d1d1; margin-bottom:20px;*/}
.search_x .top{/*padding: 0 20px;*/height:34px; line-height:34px; margin-bottom:0; color:#333;background:url(../images/public/topbg.jpg) repeat-x;}


.search_x .xbox{/*padding: 0 20px;*/}
.search_x .guestbook_top{ text-indent:25px}

.search_title{font-size: 16px;color: #333;line-height: 40px;font-weight: bold;padding: 0 10px;}
.search_info{float: left;font-size: 16px;line-height: 30px;}
.search_list{font-size: 14px;color: #333}
.search_list li{line-height: 40px;border-bottom: 1px dashed #ccc;padding: 0 10px;}
.search_list li:last-child{border-bottom: none;}
.search_list li  span{float: right;}
.search_cnt{overflow: hidden;margin: 10px 0}
.search_cnt form{display: block;position: relative;overflow: hidden;float: right;}
.search_cnt input.txt{width:120px;height:28px; line-height:28px;color: #a1a1a1; padding:0 30px 0 5px;border:1px solid #ccc; background:none;}
.search_cnt input.btn{position: absolute;top:6px;right:6px;z-index: 9999;background: url(../images/public/btnbg.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}
